Welcome![Sign In][Sign Up]
Location:
Search - usb ddk

Search list

[CommunicationUSB_program_vc6

Description: 基于visual c++6.0的USB编程,需要安装win2000或者winnt的DDK,才能通过编译。-visual c Based on the USB 6.0 Programming, need to install or winnt WIN2000 the DDK can compile.
Platform: | Size: 70656 | Author: 刘流 | Hits:

[Driver DevelopD12_DDK

Description: D12的USB驱动代码,附带DriverStudio开发的例子。-D12 USB driver code, the development of the fringe DRIVER example.
Platform: | Size: 3620864 | Author: 吴宗静 | Hits:

[Driver Developviewusbdevice

Description: 查看计算机上USB设备描述符的源代码,使用DDK开发。-View computer USB device descriptors to the source code, the use of DDK development.
Platform: | Size: 287744 | Author: 张建彬 | Hits:

[Driver DevelopUSB_Driver_Dev.Frame

Description: Visual C++ 6.0、Windows98/2000/XP DDK 下面的USB设备驱动程序开发框架-Visual C 6.0, Windows98/2000/XP DDK below the USB Device Driver Development Framework
Platform: | Size: 4096 | Author: 王磊 | Hits:

[Internet-NetworkBulkOnly428

Description: usb驱动.实现了SCSI 功能和bulkonly文件传输功能,用的是vc+ddkxp-usb drive. Achieved bulkonly SCSI functionality and file transfer functions, is the vc ddkxp
Platform: | Size: 203776 | Author: 蒋元星 | Hits:

[Driver Developusbview-src

Description: 查看windows 里面所有USB的信息-View windows inside all the information USB
Platform: | Size: 462848 | Author: 凡尘 | Hits:

[OS programcn700_del9224523452342

Description: 获取USB信息,说明: 需要win2000或者winxp的DDK,才能编译。-USB access information on : the need for WIN2000 or winxp the DDK, can be compiled.
Platform: | Size: 179200 | Author: yywf | Hits:

[Com PortUSBPort

Description: USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -Compiler USBPort note 01 (VC Knowledge) 1. Installation DDK2.
Platform: | Size: 62464 | Author: | Hits:

[Driver Developusbview

Description: 微软DDK关于USB驱动编程的重要工具USBVIEW的源代码,通过该工具可以查看系统设备管理器中所有USB设备的信息,对于利用DDK编写USB驱动程序非常有帮助.-Microsoft DDK programming on the USB drive an important tool USBVIEW source code through the tool can view the system Device Manager for all USB devices, using DDK for USB driver prepared very helpful.
Platform: | Size: 51200 | Author: 罗弘谞 | Hits:

[Driver Developusbint

Description: WDM驱动程序例子程序,该例子给出基于DDK编写USB设备驱动程序的一个范例,实现了USB中断通道的数据传输,对于编写USB设备驱动程序是个很好的参考.-WDM driver for example procedures, the examples given DDK-based USB device driver to prepare a model to achieve the USB interrupt channel data transmission, for the preparation of USB device driver is a good reference.
Platform: | Size: 146432 | Author: 罗弘谞 | Hits:

[Driver Developbulkusb

Description: 微软DDK中关于WDM驱动程序模型中USB设备驱动程序的例子,实现了BULK通道的数据传输,对于利用DDK编写USB驱动程序的朋友是个很好的参考.-Microsoft DDK on the WDM driver model USB device driver examples realize the BULK-channel data transmission, using DDK for USB driver for the preparation of a friend is a good reference.
Platform: | Size: 44032 | Author: 罗弘谞 | Hits:

[Driver Develophellowdm

Description: 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即可。 安装好后可在控制面板的“系统”中看到此设备。 文件说明: hellowdm.dsw 为主工作文件 testhello目录 为客户端程序 -In the Visual C++ Environment compiler/toolkit based on the Microsoft DDK to develop a WDM device driver example, embodies the WDM driver programming the basic steps and methods. Usage: compile-time need for Windows98 DDK or Windows 2000 DDK and VC 6.0, SoftIce 4.0 (recommended) In addition, the compiler must change the path settings, the default for e: anhellowhellowdm, DDK, SoftIce have the correct path. Made after the Control Panel to start the
Platform: | Size: 385024 | Author: 罗弘谞 | Hits:

[USB developtestUSB

Description: Visual C++ 访问USB设备的例程,需要WIN DDK才能编译-Visual C++ Routine visit to USB equipment, need to be WIN DDK compiler
Platform: | Size: 68608 | Author: 李智 | Hits:

[USB developUSBCode

Description: USB编程 本实例在wind2000或者winnt的ddk才能通过编译-USB programming examples in this wind2000 or winnt to come through the DDK compiler
Platform: | Size: 110592 | Author: gyzeng | Hits:

[SCMreadPID_VID

Description: 我完善了DDK里面的StorageEnum的例程,可以枚举并读出USB设备的VID,PID信息(可参看附件中的图片storageNum.JPG),关键点是ClassGuid的定义,这个可是困扰N多人的问题哦。-I perfected the DDK inside StorageEnum routine, you can enumerate and read out the USB device VID, PID information (see the annex to the picture storageNum.JPG), the key point is the definition of ClassGuid, the troubled but more than N Oh the problem.
Platform: | Size: 111616 | Author: 蔡昊然 | Hits:

[Driver Developddk_usb_drive

Description: 运用ddk实现驱动开发(演示USB设备基本操作的程序源代码)-The realization of the use of DDK Driver Development (USB device basic operation demo program source code)
Platform: | Size: 24576 | Author: 张并 | Hits:

[CommunicationDomeWrite0921

Description: 在VC中通过调用DDK中的有关函数,实现了主机和USB设备之间的通信-In VC in DDK by calling the relevant function, the realization of the host and USB devices for communication between
Platform: | Size: 46080 | Author: yanshengyong | Hits:

[SCMtestUSB

Description: 说明: DDK开发USB驱动 需要win2000或者winxp的DDK,才能编译。 -Description: DDK development USB drive win2000 or winxp need the DDK, can be compiled.
Platform: | Size: 165888 | Author: | Hits:

[Driver Developisousb

Description: ISO usb驱动,做USB驱动的,值得好好看看。-ISO usb drive, USB drive to do, it is worth a good look at.
Platform: | Size: 164864 | Author: James | Hits:

[Driver Developtestcap

Description: 一个视频采集驱动程序的源代码,是ddk中wdm下的ksd结构,和上层的directshow相配合,目前市面上的电视卡,usb电视盒以及通用的视频采集设备,采用的都是这种程序结构-A video capture driver source code is in the DDK under wdm KSD structure, and the upper DirectShow matched the market at present TV card, usb TV box as well as the universal video capture device, such procedures are used in the structure of
Platform: | Size: 245760 | Author: hlm | Hits:
« 1 2 3 45 6 7 8 9 10 11 »

CodeBus www.codebus.net